<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>MajorOrMinor</after>
        <action>DiminishedOrAugmented</action>
        <scheme>

(ChordComparison::ChordComparison (list ChordComparison::Diminished ChordComparison::Augmented))

</scheme>
        <label>DiminishedAugmented</label>
        <tooltip>Determine if the chord sounded is Diminished or Augmented</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
